[INFO] fetching crate atomr-agents-deep-research-harness 0.17.0...
[INFO] testing atomr-agents-deep-research-harness-0.17.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate atomr-agents-deep-research-harness 0.17.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate atomr-agents-deep-research-harness 0.17.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate atomr-agents-deep-research-harness 0.17.0
[INFO] tweaked toml for crates.io crate atomr-agents-deep-research-harness 0.17.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atomr-agents-deep-research-harness 0.17.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atomr-agents-deep-research-harness 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eec1f618eb921e6ff5cce73b46f6de78ecba9a3090d19c9b11d22d6aa8700b8d
[INFO] running `Command { std: "docker" "start" "-a" "eec1f618eb921e6ff5cce73b46f6de78ecba9a3090d19c9b11d22d6aa8700b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eec1f618eb921e6ff5cce73b46f6de78ecba9a3090d19c9b11d22d6aa8700b8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eec1f618eb921e6ff5cce73b46f6de78ecba9a3090d19c9b11d22d6aa8700b8d", kill_on_drop: false }`
[INFO] [stdout] eec1f618eb921e6ff5cce73b46f6de78ecba9a3090d19c9b11d22d6aa8700b8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16b441df1a9e315800f2f713d20d1fb4a49ac2d0aef53a26d27c893a7fce1728
[INFO] running `Command { std: "docker" "start" "-a" "16b441df1a9e315800f2f713d20d1fb4a49ac2d0aef53a26d27c893a7fce1728", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling cudarc v0.19.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling atomr-macros v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling atomr-infer-core v0.8.0
[INFO] [stderr]    Compiling atomr-agents-web-search-core v0.17.0
[INFO] [stderr]    Compiling atomr-agents-deep-research-core v0.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling atomr-config v0.9.2
[INFO] [stderr] warning: cudarc@0.19.7: Failed to run `nvcc --version`. Following `-F fallback-latest`; using CUDA (13, 2).
[INFO] [stderr] error: could not compile `cudarc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name cudarc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cublas"' --cfg 'feature="cublaslt"' --cfg 'feature="cuda-version-from-build-system"' --cfg 'feature="curand"' --cfg 'feature="default"' --cfg 'feature="driver"' --cfg 'feature="fallback-dynamic-loading"' --cfg 'feature="fallback-latest"' --cfg 'feature="nvrtc"' --cfg 'feature="runtime"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cublas", "cublaslt", "cuda-11040", "cuda-11050", "cuda-11060", "cuda-11070", "cuda-11080", "cuda-12000", "cuda-12010", "cuda-12020", "cuda-12030", "cuda-12040", "cuda-12050", "cuda-12060", "cuda-12080", "cuda-12090", "cuda-13000", "cuda-13010", "cuda-13020", "cuda-version-from-build-system", "cudnn", "cudnn-08009", "cudnn-09010", "cudnn-09021", "cudnn-version-from-build-system", "cufft", "cufile", "cupti", "curand", "cusolver", "cusolvermg", "cusparse", "cutensor", "cutensor-02003", "cutensor-02004", "cutensor-02005", "cutensor-02006", "cutensor-version-from-build-system", "default", "driver", "dynamic-linking", "dynamic-loading", "f16", "f4", "f8", "fallback-dynamic-loading", "fallback-latest", "nccl", "nccl-02018", "nccl-02019", "nccl-02020", "nccl-02021", "nccl-02022", "nccl-02024", "nccl-02025", "nccl-02026", "nccl-02027", "nccl-02028", "nccl-02029", "nccl-02030", "nccl-version-from-build-system", "no-std", "no-std-compat", "nvrtc", "nvtx", "runtime", "static-linking", "std"))' -C metadata=4e1f34afed4217b6 -C extra-filename=-7b55c7dfaafaa763 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-25f44748b04c18dc.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="dynamic-loading"' --cfg 'feature="cuda-13020"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "16b441df1a9e315800f2f713d20d1fb4a49ac2d0aef53a26d27c893a7fce1728", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16b441df1a9e315800f2f713d20d1fb4a49ac2d0aef53a26d27c893a7fce1728", kill_on_drop: false }`
[INFO] [stdout] 16b441df1a9e315800f2f713d20d1fb4a49ac2d0aef53a26d27c893a7fce1728
